Vcenter VM DiskCloneSpec

Vcenter VM DiskCloneSpec
Vcenter VM DiskCloneSpec

Document-based disk clone spec.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "datastore": "string"
}
string
datastore
Optional

Destination datastore to clone disk.

This property was added in vSphere API 7.0.0.0.

This property is currently required. In the future, if this property is missing or null disk will be copied to the datastore specified in the Vcenter VM ClonePlacementSpec.datastore property of Vcenter VM CloneSpec.placement.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Datastore. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Datastore.